2014-01-20 - 8590.100 - Release Notes - ROC Enhancements - ROC - Minimums and customer exception. #DotNetReleases2014

Release Notes

8590.100 - Release Notes - ROC Enhancements - ROC - Minimums and customer exception.

Admin Info


Purpose
Minimums and customer exception.
Release No#
001
Submitted on
01/20/2014
Submitted by
Rajesh S
Source/Destination Systems
NEC DEV/NEC QA
Release Sent To
Kevin
Objects Created By
Rajesh S
Objects Tested By
Kevin

Transport and Technical Objects


TFS/ROCET/NewEra.ROCET.Service/ROC/

  • order.cs
  • genericclass.cs
  • CustomerException
    .aspx
  • \\10.115.101.93\sites\Deployments\BMS ROCET RELEASES\20012014_CusMinimums.sql

Release Notes


For Infrastructure



Please take backup of existing procedures and pages before moving dev->qa.

Following objects are updated

Type
Name
Change
1
page
order.cs
Written web methods.
2
Page
genericclass.cs
Added new classes.
3
Page
CustomerException
.aspx
Implemented Customer Exception


Test Notes



Test Scenario
Expected Results
Actual Result
1
Roc ->Tools->Create Order.
Redirect to
Create Order.aspx page.
redirected to
Create Order.aspx
page.
2
Search custom materials in page.
Search material are displayed.
Search material are displayed.
3
Expand material details and enter sizes . and click add to cart button.
Entered material sizes should be added to the cart.
Entered material sizes are added to the cart.
3
Click on check out and enter customer details.
Customer window will open select customer details.
Customer details are in cart.
4
Click on continue button.
If line total is less by selected customer show alert message.
If line total is less by selected customer show alert message.
5
Enter valid line details and click continue button.
Navigate to order preview page.
Order preview page loaded
6
Enter order name and click confirm button.
If customer order total grater than customer order minimum create order,other wise give alert message.
If customer order total grater than customer order minimum create order.


Reference Document (Specifications or Production Support Break Fix)


2013-12-12 - 8590.100 - Spec - ROC Enhancements - ROC - Minimums and customer exception